home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000031_news@newsmaster….columbia.edu _Sat Dec 19 21:00:44 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA03063
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sat, 19 Dec 1998 21:00:44 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id VAA21786
  7.     for kermit.misc@watsun; Sat, 19 Dec 1998 21:00:43 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: K95 and UNC names
  12. Date: 20 Dec 1998 02:00:42 GMT
  13. Organization: Columbia University
  14. Lines: 24
  15. Message-ID: <75hloa$e6e$1@apakabar.cc.columbia.edu>
  16. References: <367c1f09.15865593@news.mbay.net>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:9663
  19.  
  20. In article <367c1f09.15865593@news.mbay.net>,
  21. NoSpam4Me <nospam4me@nospam.com> wrote:
  22. : Does K-95 support UNC names for directories ?
  23. : I would like to run K-95 as a service on Windows NT4.0
  24. : but I would need to map drives to the network first.
  25. : This would work if I could use something like
  26. : "\\server1\c-drive\sharedir"
  27. : as the download and upload directory, but I can't seem to 
  28. : get K-95 to accept this.
  29. : Thanks... Tim
  30.  
  31.  
  32. It does indeed support UNC names.  But because '\' is the
  33. command quote character you need to double them:
  34.  
  35.   \\\\server1\\c-drive\\sharedir\\
  36.  
  37.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  38.                  The Kermit Project * Columbia University
  39.               612 West 115th St #716 * New York, NY * 10025
  40.   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org